From: Glenn Morris Date: Wed, 22 Aug 2007 04:53:58 +0000 (+0000) Subject: Move tree-widget/ from etc/ to etc/images/ X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~17247 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f0b150cdc73e6cd194b0d7c70ef2616a17629395;p=emacs.git Move tree-widget/ from etc/ to etc/images/ --- diff --git a/etc/tree-widget/folder/close.xpm b/etc/tree-widget/folder/close.xpm deleted file mode 100644 index 116c1db37d8..00000000000 --- a/etc/tree-widget/folder/close.xpm +++ /dev/null @@ -1,40 +0,0 @@ -/* XPM */ -static char * close_xpm[] = { -"16 22 15 1", -" c None", -". c #848400", -"+ c #E7E79C", -"@ c #E7E794", -"# c #DEDE8C", -"$ c #ADAD39", -"% c #ADAD42", -"& c #B5B54A", -"* c #B5B552", -"= c #BDBD5A", -"- c #9C9C29", -"; c #A5A531", -"> c #C6C663", -", c #C6C66B", -"' c #CECE73", -" ", -" ", -" ", -" ", -" ", -" ", -" .... ", -".+@@#....... ", -".....$%%&&*=. ", -".-;;$%%&&*==. ", -".;;$%%&&*===. ", -".;$%%&&*===>. ", -".$%%&&*===>,. ", -".%%&&*===>,,. ", -".%&&*===>,,'. ", -"............. ", -" ", -" ", -" ", -" ", -" ", -" "};